syQueueStatus 
EntityType  Independent 
Logical Entity Name  syQueueStatus 
Default Table Name  syQueueStatus 
Logical Only  NO 
Definition 
 
Note 
 

syQueueStatus Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
TrackingNbr(PK)    UNIQUEID  NO 
 
TotalItems    INTEGER  NO 
 
ItemsProcessed    INTEGER  NO 
 
MachineName    VARCHAR(255)  YES 
 
LastUpdatedDateTime    DATETIME  NO 
 
HasFailed    BIT  NO 
 
ScheduledDate    DATETIME  NO 
 
UserID(FK)    INTEGER  NO 
 
DateAdded    DATETIME  NO 
 
DateLstMod    DATETIME  NO 
 
Ts    TIMESTAMP/DATE  NO 
 

syQueueStatus Keys 
Key Name  Key Type  Keys 
syQueueStatus_TrackingNbr_U_C_IDX  PrimaryKey  TrackingNbr 
syQueueStatus_UserID_N_N_IDX  Inversion Entry  UserID 

syQueueStatus Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
Staff  Non-Identifying  One To Zero or More        UserID  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 

syQueueStatus Check Constraints 
Check Constraint Name  CheckConstraint